From c8731c444821d3732ac894069a062fa54d6c531f Mon Sep 17 00:00:00 2001 From: "Jan D." Date: Thu, 2 Sep 2010 18:06:51 +0200 Subject: [PATCH] Fix lisp/ChangeLog entries. --- lisp/ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 09719017ef2..08be2654ceb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -35,7 +35,7 @@ (x-select-text): Remove argument PUSH, update documentation. Remove cut-buffer code. (x-selection-value-internal): Was previously x-selection-value. - (x-selection-value): Renamed from x-cut-buffer-or-selection-value. + (x-selection-value): Rename from x-cut-buffer-or-selection-value. Update documentation, remove cut-buffer code. Call x-selection-value-internal. (x-clipboard-yank): Call x-selection-value-internal. @@ -63,7 +63,7 @@ * mouse-sel.el (mouse-sel-get-selection-function): x-cut-buffer-or-selection-value renamed to x-selection-value. - (x-select-text): Optional push removed. + (x-select-text): Remove optional push. 2010-09-01 Stefan Monnier -- 2.30.2